Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientFormatItem client event. Occurs when an element representing a cell has been created.
シンタックス
'宣言
Public Overridable Function OnClientFormatItem( _
ByVal As System.String _
) As
public virtual OnClientFormatItem(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照